home *** CD-ROM | disk | FTP | other *** search
- object Form4: TForm4
- Left = 188
- Top = 233
- BorderIcons = [biMinimize, biMaximize]
- BorderStyle = bsNone
- Caption = 'Please wait...'
- ClientHeight = 576
- ClientWidth = 796
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poDefault
- PrintScale = poNone
- Scaled = False
- WindowState = wsMaximized
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 63
- Height = 13
- Caption = 'Please wait...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
-